﻿2026-06-23T09:38:01.2802874Z ##[group]Run actions/checkout@v5
2026-06-23T09:38:01.2803631Z with:
2026-06-23T09:38:01.2804028Z   repository: SaberMage/spt-core
2026-06-23T09:38:01.2807253Z   token: ***
2026-06-23T09:38:01.2807617Z   ssh-strict: true
2026-06-23T09:38:01.2807998Z   ssh-user: git
2026-06-23T09:38:01.2808431Z   persist-credentials: true
2026-06-23T09:38:01.2808842Z   clean: true
2026-06-23T09:38:01.2809318Z   sparse-checkout-cone-mode: true
2026-06-23T09:38:01.2809784Z   fetch-depth: 1
2026-06-23T09:38:01.2810156Z   fetch-tags: false
2026-06-23T09:38:01.2810529Z   show-progress: true
2026-06-23T09:38:01.2810901Z   lfs: false
2026-06-23T09:38:01.2811262Z   submodules: false
2026-06-23T09:38:01.2811655Z   set-safe-directory: true
2026-06-23T09:38:01.2812256Z ##[endgroup]
2026-06-23T09:38:01.3642067Z Syncing repository: SaberMage/spt-core
2026-06-23T09:38:01.3643598Z ##[group]Getting Git version info
2026-06-23T09:38:01.3644251Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-23T09:38:01.3645199Z [command]/usr/bin/git version
2026-06-23T09:38:01.3645655Z git version 2.43.0
2026-06-23T09:38:01.3647052Z ##[endgroup]
2026-06-23T09:38:01.3650623Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/edbbb5cd-a5fd-491d-a043-c2c5a6a6940f' before making global git config changes
2026-06-23T09:38:01.3651745Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T09:38:01.3652694Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-23T09:38:01.3681355Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-23T09:38:01.3702575Z https://github.com/SaberMage/spt-core
2026-06-23T09:38:01.3715164Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T09:38:01.3718791Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T09:38:01.3740673Z refs/heads/main
2026-06-23T09:38:01.3747616Z [command]/usr/bin/git checkout --detach
2026-06-23T09:38:01.3805778Z HEAD is now at 6ba875eb1 release: v0.14.0 — bump 0.13.2->0.14.0 + changelog + Cargo.lock
2026-06-23T09:38:01.3846053Z [command]/usr/bin/git branch --delete --force main
2026-06-23T09:38:01.3879526Z Deleted branch main (was 6ba875eb1).
2026-06-23T09:38:01.3924305Z ##[endgroup]
2026-06-23T09:38:01.3927034Z [command]/usr/bin/git submodule status
2026-06-23T09:38:01.4120391Z ##[group]Cleaning the repository
2026-06-23T09:38:01.4123039Z [command]/usr/bin/git clean -ffdx
2026-06-23T09:38:02.1874445Z Removing target/
2026-06-23T09:38:02.1884734Z [command]/usr/bin/git reset --hard HEAD
2026-06-23T09:38:02.1942325Z HEAD is now at 6ba875eb1 release: v0.14.0 — bump 0.13.2->0.14.0 + changelog + Cargo.lock
2026-06-23T09:38:02.1948268Z ##[endgroup]
2026-06-23T09:38:02.1949957Z ##[group]Disabling automatic garbage collection
2026-06-23T09:38:02.1953959Z [command]/usr/bin/git config --local gc.auto 0
2026-06-23T09:38:02.1984385Z ##[endgroup]
2026-06-23T09:38:02.1985452Z ##[group]Setting up auth
2026-06-23T09:38:02.1989512Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T09:38:02.2018252Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T09:38:02.2209983Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T09:38:02.2235385Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T09:38:02.2425664Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T09:38:02.2451208Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T09:38:02.2645958Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-23T09:38:02.2674697Z ##[endgroup]
2026-06-23T09:38:02.2675682Z ##[group]Fetching the repository
2026-06-23T09:38:02.2681836Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6ba875eb189bff289f336735cbf8138996cf6d7f:refs/remotes/origin/main
2026-06-23T09:38:02.7206584Z ##[endgroup]
2026-06-23T09:38:02.7207646Z ##[group]Determining the checkout info
2026-06-23T09:38:02.7208616Z ##[endgroup]
2026-06-23T09:38:02.7212399Z [command]/usr/bin/git sparse-checkout disable
2026-06-23T09:38:02.7254931Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-23T09:38:02.7280008Z ##[group]Checking out the ref
2026-06-23T09:38:02.7283324Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-23T09:38:02.7338043Z Switched to a new branch 'main'
2026-06-23T09:38:02.7338572Z branch 'main' set up to track 'origin/main'.
2026-06-23T09:38:02.7343298Z ##[endgroup]
2026-06-23T09:38:02.7380041Z [command]/usr/bin/git log -1 --format=%H
2026-06-23T09:38:02.7403406Z 6ba875eb189bff289f336735cbf8138996cf6d7f
